google.golang.org/protobuf/internal/filedesc.stringName.getJSON (method)
3 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L273: func (fd *Field) JSONName() string { return fd.L1.StringName.getJSON(fd) }
desc.go#L388: func (xd *Extension) JSONName() string { return xd.lazyInit().StringName.getJSON(xd) }
desc.go#L546: func (s *stringName) getJSON(fd protoreflect.FieldDescriptor) string { return s.lazyInit(fd).nameJSON }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)